object TrialForm: TTrialForm Left = 287 Top = 177 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'BlogJet Trial' ClientHeight = 338 ClientWidth = 380 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 380 Height = 73 Align = alTop Pen.Color = clWhite end object Image1: TImage Left = 12 Top = 10 Width = 187 Height = 63 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 248 Top = 24 Width = 70 Height = 13 Caption = 'Trial Version' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 16 Top = 88 Width = 248 Height = 13 Caption = 'You are on the day %d of your 30-day trial period. ' end object JvLinkLabel1: TJvLinkLabel Left = 16 Top = 144 Width = 281 Height = 13 Caption = 'Why wait any longer? Order BlogJet now!' Text.Strings = ( 'Why wait any longer? Order BlogJet now!') Transparent = False LinkColor = clBlue LinkColorClicked = clRed LinkColorHot = clPurple LinkStyle = [fsUnderline] HotLinks = False AutoHeight = True MarginWidth = 0 MarginHeight = 0 OnLinkClick = JvLinkLabel1LinkClick end object Label3: TLabel Left = 56 Top = 168 Width = 92 Height = 13 Caption = 'Instant Delivery' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 56 Top = 184 Width = 261 Height = 13 Caption = 'Get instant access to registration key after purchasing' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Image2: TImage Left = 32 Top = 168 Width = 14 Height = 14 AutoSize = True Picture.Data = {} Transparent = True end object Image3: TImage Left = 32 Top = 208 Width = 14 Height = 14 AutoSize = True Picture.Data = {} Transparent = True end object Label5: TLabel Left = 56 Top = 208 Width = 91 Height = 13 Caption = 'Secure Ordering' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 56 Top = 224 Width = 186 Height = 13 Caption = 'Certified order security end encryption' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Image4: TImage Left = 32 Top = 248 Width = 14 Height = 14 AutoSize = True Picture.Data = {} Transparent = True end object Label7: TLabel Left = 56 Top = 248 Width = 173 Height = 13 Caption = '30 Day Money Back Guarantee' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 56 Top = 264 Width = 263 Height = 13 Caption = 'If you are not satisfied, return BlogJet for a full refund' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object JvLinkLabel2: TJvLinkLabel Left = 224 Top = 40 Width = 121 Height = 13 Caption = 'http://www.blogjet.com' Text.Strings = ( 'http://www.blogjet.com') Transparent = False LinkColor = clBlue LinkColorClicked = clRed LinkColorHot = clPurple LinkStyle = [fsUnderline] HotLinks = False AutoHeight = True MarginWidth = 0 MarginHeight = 0 OnLinkClick = JvLinkLabel2LinkClick end object ProgressBar1: TProgressBar Left = 16 Top = 104 Width = 345 Height = 17 Max = 30 TabOrder = 0 end object Button1: TButton Left = 208 Top = 304 Width = 75 Height = 25 Caption = 'Order Now' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 288 Top = 304 Width = 75 Height = 25 Caption = 'Order Later' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 16 Top = 304 Width = 89 Height = 25 Caption = 'Enter Key...' TabOrder = 3 OnClick = EnterRegistrationKey1Click end end